encoding/xml.printer.marshalTextInterface (method)
3 uses
encoding/xml (current package)
marshal.go#L464: return p.marshalTextInterface(textMarshaler, defaultStart(typ, finfo, startTemplate))
marshal.go#L471: return p.marshalTextInterface(textMarshaler, defaultStart(pv.Type(), finfo, startTemplate))
marshal.go#L719: func (p *printer) marshalTextInterface(val encoding.TextMarshaler, start StartElement) error {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)